projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d20490
)
* xdisp.c (try_window_id): Increment matrix positions if the
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000
(19:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000
(19:46 +0000)
buffer's byte count has increased, but not the character count.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8e75027bc10a1004c0d4b712ff9524c706192e9b..19eb579fad2c5068462d8d0081a1cc58f1a549f1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-03-17 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (try_window_id): Increment matrix positions if the
+ buffer's byte count has increased, but not the character count.
+
2007-03-12 Andreas Schwab <schwab@suse.de>
* lisp.h: Declare check_obarray.